Bug 1519636 - Ride along: remove trailing whitespaces r=Ehsan

# ignore-this-changeset

Differential Revision: https://phabricator.services.mozilla.com/D38058

--HG--
extra : moz-landing-system : lando
This commit is contained in:
Sylvestre Ledru 2019-07-16 07:34:03 +00:00
parent e77bfc655d
commit 2ff79fb0d5
4 changed files with 13137 additions and 13137 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -248,7 +248,7 @@ NativeRegExpMacroAssembler::GenerateCode(JSContext* cx, bool match_only)
Label load_char_start_regexp, start_regexp;
// Load newline if index is at start, previous character otherwise.
masm.branchPtr(Assembler::NotEqual,
masm.branchPtr(Assembler::NotEqual,
Address(masm.getStackPointer(), offsetof(FrameData, startIndex)), ImmWord(0),
&load_char_start_regexp);
masm.movePtr(ImmWord('\n'), current_character);

View File

@ -61,7 +61,7 @@ extern "C" {
*
* @section page_ifaces_gtk_primary_selection Interfaces
* - @subpage page_iface_gtk_primary_selection_device_manager - X primary selection emulation
* - @subpage page_iface_gtk_primary_selection_device -
* - @subpage page_iface_gtk_primary_selection_device -
* - @subpage page_iface_gtk_primary_selection_offer - offer to transfer primary selection contents
* - @subpage page_iface_gtk_primary_selection_source - offer to replace the contents of the primary selection
* @section page_copyright_gtk_primary_selection Copyright